Skip to content

codex: implement C parameter adjustment - #21

Merged
saidctb merged 1 commit into
c-parser/mainfrom
codex/c-parser-parameter-adjustment
May 24, 2026
Merged

codex: implement C parameter adjustment#21
saidctb merged 1 commit into
c-parser/mainfrom
codex/c-parser-parameter-adjustment

Conversation

@saidctb

@saidctb saidctb commented May 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • PYTHONPATH=. pytest -q

Merge checklist

  • All required checks are green (tests + parser-reference-guard).
  • If parser Fortran data or goldens changed, the PR explains why.
  • If using ignore-parser-reference-guard, the PR explains why it is safe.

@codecov

codecov Bot commented May 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
py312 92.62% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
c_parser/parser.py 90.83% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saidctb
saidctb merged commit e643654 into c-parser/main May 24, 2026
5 of 6 checks passed
@saidctb
saidctb deleted the codex/c-parser-parameter-adjustment branch May 24, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant